Fix clearing of window background for some transparent notification icons
authorAlexander Larsson <alexl@redhat.com>
Tue, 11 Aug 2009 13:41:23 +0000 (15:41 +0200)
committerAlexander Larsson <alexl@redhat.com>
Tue, 11 Aug 2009 13:41:23 +0000 (15:41 +0200)
commitfa214590662ae57ec0011e25ec0c6fafb65b165d
treef45ddf7738728168dc42653770965a62aadbe49e
parent60fa0da96d43baec777f598467044fbd816c4c47
Fix clearing of window background for some transparent notification icons

This extends the usage of the native clear region call such that its
called also for windows that have parent relative background all the
way up to a native window. That way we get true background relative
background clearing even to a foreign parent, which means that some
transparent notification icons look right again.
gdk/gdkwindow.c